 @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
 @font-face{
    font-family: 'danielblack';
    src: url('fonts/kit/daniel-black-webfont.woff2') format('woff2'),
         url(fonts/kit/'daniel-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'danielbold';
    src: url('fonts/kit/daniel-bold-webfont.woff2') format('woff2'),
         url('fonts/kit/daniel-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face{
    font-family: 'danielregular';
    src: url('fonts/kit/daniel-regular-webfont.woff2') format('woff2'),
         url('fonts/kit/daniel-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
 *{margin:0;padding:0;}
body{font-size:20px;    font-family: 'Poppins', sans-serif;}
p{color: #636363;
    line-height: 1.7;}
header{background: #fff;box-shadow: 0 0 1px 1px #f3f3f3;}
.container{max-width: 1170px;}
li.nav-item::after{
    content: "";
    width: 3px;
    height: 40px;
    background: #ccc;
    display: block;
    position: absolute;
    top: 30px;
}
li.nav-item:nth-child(1):after{
    content: none;
}
h2{font-size:30px;margin-bottom:10px;}
.top-div .div-content h3.text-center{
    color: #fff;
}
.navbar-light .navbar-nav .nav-link{
    padding: 0;
}
.navbar-light .navbar-nav .nav-link img{
    max-height: 75px;
}
.div-content{
    color: #fff;
    background-size: 100%;
    padding: 150px 0 0;
    background-position: top center;
    background-repeat: no-repeat;
}
.top-div h2{
    font-size: 75px;
    font-weight: 500;
}

.skydogg-img{
 width: 1170px;
    margin: -50px auto -40px;
    display: block;
}
h3, h3.text-center{
       font-size: 45px;
    font-weight: 500;
	color:#022c4e;
}
.row.pt-5 .pt-5{
    padding-top: 8rem !important;
	position: relative;   
}
.row.pt-5 .pt-5 h3{
    padding: 0 0 30px;
}
h4.text-center.mb-5{
    color: #3b3b3b;
}
.d3 p a{
    color: #fff;
    text-decoration: none;
}
.building img{
	width : 100%;
}	

body.home{
    background: url(images/image1.jpg);
    background-repeat: no-repeat;
    background-size: 1920px;
    background-position: center 90px;
	    background-color: #f1f1f1;
}
.text-heading{
    padding: 10px 20px;
	    font-size: 20px;
}
.social-media-icons ul.list-inline{
    margin: 0;
}
.social-media-icons ul.list-inline a.icon-1.rounded-circle{
    left: 40px;
}
.div-2.row.socail-div.m-5{
    padding: 0;
    margin: 3rem 0 !important;
}
.div-2.row.socail-div.m-5{
    padding: 0;
    margin: 3rem -50px !important;
}
.d-3{
    transform: perspective(570px) rotateY(-10deg ) scale(1) rotateX( 0deg );
    padding: 0 75px 0 0;
}
.d3{
    background: #004469;
    color: #fff;
    padding: 52px 0;
    transform: perspective(570px) rotateY(10deg) scale(1) rotateX( 0deg);
    transition: 0.6s ease all;
    text-align: left;
    margin-top: 58px;
    overflow: hidden;
    max-width: 585px;
    position: relative;
    left: 22px;
}
h3.art1.web::before{
    width: 175px;
    left: 60px;
}
.d-3 h2{
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 25px;
}
.d-3 b{
    font-style: italic;
}
.border-1{
    background: #0298d5;
    display: block;
    width: calc(100% + 58px);
    height: 3px;
    position: relative;
    right: 0;
    margin: 10px 0 16px;
}
.fa-long-arrow-down:before{
    content: "\f175";
    font-weight: 100 !important;
    position: absolute;
    width: 70px;
    height: 84px;
    background: #0298d5;
    text-align: center;
    line-height: 65px;
    font-size: 34px;
    bottom: -82px;
}
.div-2.row{
    padding: 0 15px;
}
.building{
    max-width: 550px;
    float: right;
}

.d-3 p{
    color: #fff;
    line-height: 1.7;
    font-size: 20px;
}
.down-arrow{
    margin-bottom: 5px;
}
section.bg1-white{
    position: relative;
    padding-bottom: 10px;
}
section.bg1-white::after{
    content: "";
    display: block;
    width: 100%;
    height: 830px;
    background: #fff;
    position: absolute;
    top: 350px;
    z-index: -2;
}
.socail-div .card{
    max-width: 520px;
    margin: 0 auto;
    border: none;
    box-shadow: 0 0 10px 0 #999;
}
.socail-div .card p{
    padding: 24px;
    text-align: left;
    margin: 0;
}
.new-3.text-center.m-5{
    margin: 3rem 0 !important;
}
h2.c-1{
    font-size: 35px;
    color: #636363;
    margin: 35px 0 10px;
    font-weight: 600;
}
.c-1 span{
    color: #0198D5;
}
.icon-1.rounded-circle{
      background: #0298d5;
    text-align: center;
    width: 100px;
    height: 100px;
    line-height: 100px;
    color: #fff;
    font-size: 37px;
    position: relative;
    top: 0;
    left: -10px;
}
.who-loved .col-1::after{
    content: "";
    width: 5px;
    height: 100%;
    background: #ccc;
    position: absolute;
    top: 34px;
    left: 49px;
    z-index: -1;
}
.row.pt-5 .right-panel.pt-5::after{
    content: "";
    width: 30px;
    height: 30px;
    background: #ccc;
    position: absolute;
    left: -15px;
    transform: rotate(45deg);
    top: 43%;
    z-index: -1;
}
.who-loved .col-1{
    position: relative;
}
.img-dog img{
    position: relative;
    left: -120px;
    top: 234px;
}
.img-dog{
    position: absolute;
    bottom: 0;
}
.who-loved .col-1::before{
    content: "";
    width: 40px;
    height: 40px;
    border: 5px solid #ccc;
    border-radius: 50%;
    position: absolute;
    top: 42%;
    left: 32px;
    background: #fff;
}
.who-loved .right-panel img{
    width: 100%;
    margin-bottom: 200px;
}
.row.pt-5 .left-panel.pt-5 p{
    padding-bottom: 40px;
}
.left-panel h3{
    padding: 50px 0;
}

.socail-div{position: relative;}
.socail-div::after{
    content: "";
    width: 300px;
    height: 420px;
    background: #018ec6;
    display: block;
    position: absolute;
    top: 200px;
    margin: 0 auto;
    right: 0;
    left: 0;
    z-index: -1;
}
section.Popular.stories{
    background: url(images/bg-21.png);
    background-size: 1920px;
    background-position: center 140px;
    background-color: #fff;
    background-repeat: no-repeat;
    padding-bottom: 360px;
    margin-bottom: -200px;
    position: relative;
}
section.why p{
    position: relative;
    z-index: 9;
}
section.why{
    background: url(images/bg-3.png);
    padding-bottom: 526px;
    background-position: center -120px;
    background-repeat: no-repeat;
 
}
.num .icon-1{
    margin-bottom: 90px !important;
    margin-top: 25px !important;
    margin: auto;
}
.h-10{
    min-height: 145px;
    display: block;
    clear: both;
}
.text-1{
    max-width: 460px;
    background: #fff;
    padding: 15px;
}
.text-1.right{
    float: right;
}
section.blog{
    background: url(images/bg-4.jpg);
    background-position: center 250px;
    background-repeat: no-repeat;
}
footer.bg-dark{
    color: #fff;
    padding: 30px 0 0;
}
footer .container{
    max-width: inherit;
    width: 1200px;
	max-width: 100%;
}
.for_m{display:none;}
.right{
    float: right;
}
footer ul{
    padding: 0;
    list-style: none;
}
footer .right{
    text-align: right;
    margin-top: 35px;
}
a.icon-1.rounded-circle{
    display: block;
    font-size: 26px;
    width: 50px;
    height: 50px;
    line-height: 54px;
    margin-top: 20px;
}
footer h3{
        color: #a0a0a0;
    font-size: 18px;
    margin-top: 40px;
    margin-bottom: 20px;
}
footer h3::after{
    content: "";
    width: 70px;
    height: 2px;
    background: #a0a0a0;
    display: block;
    margin: 15px 0;
}
.para a{
    color: #022c4e;
    font-size: 20px;
    text-decoration: none;
    font-weight: 500;
}
a.f-logo{
    margin-bottom: 20px;
    display: block;
}
footer a{
    color: #777;
    text-decoration: none;
    margin-bottom: 5px;
    display: block;
    font-size: 16px;
}
.left-panel{
    position: relative;
    padding: 0 35px 0 35px;
}
.left-panel p{
    padding-bottom: 35px;
}
.btn-primary{
    background: #022c4e;
    border-color: #022c4e;
    font-size: 20px;
    padding: 10px 30px;
}
section.who-loved::after{
    content: "";
    width: 0;
    height: 0;
    border: 0 solid transparent;
    border-right-width: 26vw;
    border-left-width: 72vw;
    border-bottom: 183px solid #fff;
    position: absolute;
    bottom: 0;
    z-index: -1;
}

section.who-loved{
    padding-bottom: 300px;
    position: relative;
}
.col-5.p-0.bg-white .left-panel{
    padding: 50px;
    padding-top: 0;
}
h3.art1::before{
    content: "";
    width: 385px;
    height: 90px;
    background: #d9e7f4;
    position: absolute;
    right: 12px;
    z-index: -1;
    top: 33px;
}
h3.bg-21::after{
    content: "";
    width: 200px;
    height: 200px;
    display: block;
    background: #d8e6f3;
    position: absolute;
    top: -70px;
    z-index: -1;
    left: -70px;
}

h3.bg-21{
    position: relative;
}
h3.art1{
    position: relative;
    z-index: 0;
    font-size: 40px;
    color: #0198d5;
}

.col-5.p-0.bg-white .left-panel h3.art1{
    font-size: 35px;
    color: #0198d5;
    margin-bottom: 0;
    padding-bottom: 25px;
    position: relative;
    z-index: 1;
    font-weight: 300;
}
.right-panel img{
    width: 100%;
}
h3.why-bg{
    position: relative;
    z-index: 1;
    padding-left: 78px;
    font-size: 43px;
}


.third-setion-right{
    padding-left: 80px;
    padding-top: 12px;
    font-weight: 500;
    font-size: 21px;
}
.text-1 h3{color: #0198d5;font-size: 25px;}
.text-1::after{
    content: "";
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-right: 15px solid #fff;
    position: absolute;
    top: 45px;
    left: -30px;
}

.text-1{position: relative;}
.t3 , .t5{top: 15px;}
.text-1.right{top: 45px;}
.text-1.t4{
    top: 25px;
}

.text-1::before{
    content: "";
    width: 90%;
    height: 15px;
    position: absolute;
    bottom: -15px;
}

.t1::before{background: #6fa088;right: 0;}
.t2::before{background: #33b4cf;right: 0;}
.t3::before{ background: #43c9fb;left: 0;}
.t4::before{ background: #44d7af;left: 0;}
.t5::before{ background: #002460;left: 0;}

.text-1.right::after{
      border-left: 15px solid #fff;
    position: absolute;
    top: 45px;
    right: -30px;
    left: auto;
    border-right: 15px solid transparent;
}
.text-1.right.t1::after, .text-1.right.t2::after{top: 60px;}
.from-1{
    background: url(../images/footer-form1.png);
    background-size: 100%;
    width: 320px;
    padding: 5px 0 0;
    background-repeat: no-repeat;
    float: right;
}
.from-1 .inline{
    background: transparent;
    border: none;
    padding: 20px 12px;
    min-width: 113px;
    max-width: 182px;
    min-height: 56px;
    line-height: 1px;
    vertical-align: top;
}
.num::after{
    content: "";
    width: 2px;
    height: 80%;
    background: #ccc;
    position: absolute;
    top: 40px;
    z-index: -1;
    margin: 0 auto;
    left: 0;
    right: 15px;
}
.right .list-inline{
    padding-left: 0;
    list-style: none;
    margin-bottom: 20px;
    margin-top: -25px;
}
.num{
    position: relative;
    z-index: 1;
}
.para.text-center{
    width: 420px;
    margin: 10px auto 30px;
    position: relative;
    left: -144px;
    background: url(images/para-img.png);
    background-position: center;
    padding: 60px;
    background-size: 100%;
    top: -20px;
    margin: -16px 0;
    margin-bottom: 30px;
}
.para p{
    font-size: 14px;
    padding-top: 115px;
}
.col-4.last-2 *{
    font-size: 14px;
    margin: 0;
    color: #777;
}
.list-inline{margin-bottom: 0;}
footer.bg-dark .bg-dark{background: #222 !important;}
.col-4.last-2{padding-top: 30px;}
.last-1 li.list-inline-item:last-child{margin-right: 0;}
.last-1 li.list-inline-item{margin-right: 29px;}
.btn a{
    color: #fff;
    text-decoration: none;
}

a.hidden-sm-up{
    display: none;
}
.navbar li.nav-item:nth-child(1){
    margin-left: 15px;
    margin-right: 36px;
}
.navbar li.nav-item{
    margin: 0 15px;
}
header nav.navbar.navbar-expand-lg.navbar-light{
    padding: 15px 0;
}
p.sign.text-right{
    font-family: 'danielregular';
    text-align: right;
    margin: 30px 70px;
    font-size: 30px;
    color: #022c4e;
    font-weight: 600;
}
.footerbio{
    font-size: 16px;
    color: #777;
}
.footerbio p{
    margin-bottom: 0px;
}
a.f-logo img{
    max-width: 70px;
}